home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
404 Jogos
/
CLJG.iso
/
Esportes
/
turboracer.swf
/
scripts
/
DefineButton2_775
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2007-07-10
|
324b
|
9 lines
on(release){
stopAllSounds();
_parent._parent._parent.CacheDoge.nextFrame();
_root.doge.loadMovie("http://www.disney.go.com/disneychannel/global/game/scoredisplays/fsd.swf");
btnSubmit._visible = false;
btnAgain._visible = false;
set("_root:playerScore",eval("_parent._parent.Control:G_Score"));
}